{{{ NetRexx 1.0.0
Source: Source code is in SVN with the tag 1.0.0
Announcement: The NetRexx Plugin supports interpreting or compiling and running
NetRexx programs, scripts and macros from jEdit. It replaces earlier NetRexx plugins
NetRexxJe, NetRexxDE, and NetRexxScript. This version (1.0.0) is the initial Plugin
Central release.
Requires Java 1.5+
Requires jEdit 04.03.03.00+
Optional plugins:
Common Controls 0.2+ (CommonControlsPlugin)
Console 4.5+ (console.ConsolePlugin)
ErrorList 1.5+ (errorlist.ErrorListPlugin)
SideKick 0.1+ (sidekick.SideKickPlugin)
Short Description: NetRexx Developer Tools
Long Description:
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
<title>NetRexx Plugin 1.0.0</title>
</head>
<body>
The NetRexx Plugin replaces earlier plugins NetRexxJe, NetRexxDE and
NetRexxScript.<br>
<br>
NetRexx Plugin feature highlights:<br>
<br>
<ul>
<li> Compile and run or interpret NetRexx programs, scripts
and macros from jEdit</li>
<li> Interpret a currently open NetRexx file including any
unsaved changes</li>
<li> Dockable console window with command line to view say
output or respond to ask input</li>
<li> View output with or without trace from the console window
to aid in debugging programs</li>
<li> Errors are automatically shown in source files, the "Error
List", and in the console window</li>
<li> A "classpath" option makes Java classes available to
NetRexx programs</li>
<li> Run compiled NetRexx scripts or Java class files as macros
or console commands</li>
<li> Includes the "NetRexx at Once" cross reference guide
to Java and NetRexx</li>
<li> Includes an Ant based IDE for developing Android programs
in NetRexx</li>
<li> Compile and run simple Java programs</li>
</ul>
</body>
}}}
| Submitted | infire - 2014-03-31 04:23:20.436000 | Assigned | |
|---|---|---|---|
| Priority | 5 | Labels | |
| Status | open | Group | None |
| Resolution | None |
| 2014-03-31 16:58:08.777000 ezust |
Wow, did you really test this on jEdit 4.3 for API compatibility?
|
|---|---|
| 2014-04-01 21:21:10.724000 infire |
- **Status**: open --> pending |
| 2014-04-04 05:19:15.573000 infire |
OK, I think this is ready to go at tag "1.0.0forJava8". If I build it with Java 6, it seems to work with Java6, 7 and 8. I had a little trouble getting jEdit to run with the older Java versions on Windows 7 - it seems to always use the latest version unless you start it with java -jar... |
| 2014-04-04 05:20:39.436000 infire |
- **Status**: pending --> open |